home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
scorched.swf
/
scripts
/
frame_35
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
183 b
|
7 lines
introsound = new Sound();
introsound.attachSound("introtune");
introsound.start(0,100);
choosesound = new Sound();
choosesound.attachSound("chooseplayers");
action = undefined;